bounds checking meaning in Chinese
边界检查
界限检查
Examples
- No bounds checking is performed
不执行边界检查。 - Should you hand - code validation routines that perform bounds checking
您需要自己编写一些验证例程来进行边界检查么? - It also performs bounds checking and eliminates indirect object access , even under error conditions
也执行数组维度检查和消除间接对象访问,甚至在错误的条件下。 - In some cases , unsafe code may increase an application s performance by removing array bounds checks
在某些情况下,通过移除数组界限检查,不安全代码可提高应用程序的性能。 - The parent class of all application settings classes , exposes four events to enable such bounds checking
是所有应用程序设置类的父类,它公开四个事件用于启用这样的界限检查。